home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 26 (Anniversary Edition)
/
Volume 26 [Anniversary Edition] - JOGO DISK .iso
/
DEPOSITO
/
REmovido
/
Esportes
/
72.swf
/
scripts
/
DefineButton2_104
/
BUTTONCONDACTION on(releaseOutside).as
< prev
Wrap
Text File
|
2006-06-13
|
211b
|
14 lines
on(releaseOutside){
tellTarget("/ballPower")
{
gotoAndStop("off");
play();
}
gotoAndPlay(26);
tellTarget("/ballPower")
{
gotoAndStop("off");
play();
}
}